|
|
|
|
OnClear Method, TabCollectionClass Class |
Performs additional custom processing before clearing the contents of the TabCollectionClass instance.
Syntax TabCollectionClass Class (Softelvdm.SftTabsNET)
VB |
Protected Overrides Sub OnClear() |
C# |
protected override void OnClear(); |
C++ |
protected: virtual void OnClear(); |
Comments
The OnClear method performs additional custom processing before clearing the contents of the TabCollectionClass instance.